Ethereum Account
Ethereum
において、各Ethereum Accountには以下のデータが存在する。
Nonce
Transactionのカウンターの役割を果たす
ETH 残高
Contract code
(あれば)
Storage
(初期値は
null
)
参考文献
公式Ethereum Wiki "Ethereum Accounts"
https://github.com/ethereum/wiki/wiki/White-Paper#ethereum-accounts